Crate extendr_engine

source ·
Expand description

A singleton instance of the R interpreter.

Only call this from main() if you want to run stand-alone.

Its principal use is for testing.

See Rembedded.c.

Functions

  • Ensures that an embedded R instance is present when evaluating f.